[INFO] fetching crate ab-riscv-macros 0.0.4...
[INFO] fixing ab-riscv-macros-0.0.4 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate ab-riscv-macros 0.0.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate ab-riscv-macros 0.0.4
[INFO] finished tweaking crates.io crate ab-riscv-macros 0.0.4
[INFO] tweaked toml for crates.io crate ab-riscv-macros 0.0.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ab-riscv-macros 0.0.4 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ab-riscv-macros 0.0.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ab-riscv-macros-impl v0.0.3
[INFO] [stderr]   Downloaded ab-riscv-macros-common v0.0.3
[INFO] [stderr]   Downloaded ab-riscv-macros-common v0.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b418257930bb933d1f214ab9d4260577f7cc1e7ecf504c8c4a6168da022816e6
[INFO] running `Command { std: "docker" "start" "b418257930bb933d1f214ab9d4260577f7cc1e7ecf504c8c4a6168da022816e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b418257930bb933d1f214ab9d4260577f7cc1e7ecf504c8c4a6168da022816e6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b418257930bb933d1f214ab9d4260577f7cc1e7ecf504c8c4a6168da022816e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b418257930bb933d1f214ab9d4260577f7cc1e7ecf504c8c4a6168da022816e6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ab-riscv-macros-common v0.0.3
[INFO] [stderr]     Checking ab-riscv-macros-common v0.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ab-riscv-macros-impl v0.0.3
[INFO] [stderr]     Checking ab-riscv-macros v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `bool_to_result` has been stable since 1.98.0-nightly and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         bool_to_result,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `result_option_map_or_default` has been stable since 1.98.0-nightly and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         result_option_map_or_default,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `bool_to_result` has been stable since 1.98.0-nightly and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         bool_to_result,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `result_option_map_or_default` has been stable since 1.98.0-nightly and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         result_option_map_or_default,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0638]: `..` required with struct marked as non-exhaustive
[INFO] [stdout]    --> src/build/state.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value }) = self
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `..` at the end of the field list to ignore all other fields
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value , .. }) = self
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0027]: pattern does not mention field `key`
[INFO] [stdout]    --> src/build/state.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value }) = self
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `key`
[INFO] [stdout]     |
[INFO] [stdout] help: include the missing field in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value, key }) = self
[INFO] [stdout]     |                                                +++++
[INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value, key: _ }) = self
[INFO] [stdout]     |                                                ++++++++
[INFO] [stdout] help: or always ignore missing fields here
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value, .. }) = self
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0638]: `..` required with struct marked as non-exhaustive
[INFO] [stdout]    --> src/build/state.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value }) =
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `..` at the end of the field list to ignore all other fields
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value , .. }) =
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0027]: pattern does not mention field `key`
[INFO] [stdout]    --> src/build/state.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value }) =
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `key`
[INFO] [stdout]     |
[INFO] [stdout] help: include the missing field in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value, key }) =
[INFO] [stdout]     |                                                +++++
[INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value, key: _ }) =
[INFO] [stdout]     |                                                ++++++++
[INFO] [stdout] help: or always ignore missing fields here
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value, .. }) =
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0638]: `..` required with struct marked as non-exhaustive
[INFO] [stdout]    --> src/build/state.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `..` at the end of the field list to ignore all other fields
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value , .. }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0027]: pattern does not mention field `key`
[INFO] [stdout]    --> src/build/state.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `key`
[INFO] [stdout]     |
[INFO] [stdout] help: include the missing field in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value, key }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                                                +++++
[INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value, key: _ }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                                                ++++++++
[INFO] [stdout] help: or always ignore missing fields here
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value, .. }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0638]: `..` required with struct marked as non-exhaustive
[INFO] [stdout]    --> src/build/state.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value }) = self
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `..` at the end of the field list to ignore all other fields
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value , .. }) = self
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0027]: pattern does not mention field `key`
[INFO] [stdout]    --> src/build/state.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value }) = self
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `key`
[INFO] [stdout]     |
[INFO] [stdout] help: include the missing field in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value, key }) = self
[INFO] [stdout]     |                                                +++++
[INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value, key: _ }) = self
[INFO] [stdout]     |                                                ++++++++
[INFO] [stdout] help: or always ignore missing fields here
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Err(OccupiedError { entry, value, .. }) = self
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0638]: `..` required with struct marked as non-exhaustive
[INFO] [stdout]    --> src/build/state.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value }) =
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `..` at the end of the field list to ignore all other fields
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value , .. }) =
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0027]: pattern does not mention field `key`
[INFO] [stdout]    --> src/build/state.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value }) =
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `key`
[INFO] [stdout]     |
[INFO] [stdout] help: include the missing field in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value, key }) =
[INFO] [stdout]     |                                                +++++
[INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value, key: _ }) =
[INFO] [stdout]     |                                                ++++++++
[INFO] [stdout] help: or always ignore missing fields here
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Err(OccupiedError { entry, value, .. }) =
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0638]: `..` required with struct marked as non-exhaustive
[INFO] [stdout]    --> src/build/state.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `..` at the end of the field list to ignore all other fields
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value , .. }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0027]: pattern does not mention field `key`
[INFO] [stdout]    --> src/build/state.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `key`
[INFO] [stdout]     |
[INFO] [stdout] help: include the missing field in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value, key }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                                                +++++
[INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value, key: _ }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                                                ++++++++
[INFO] [stdout] help: or always ignore missing fields here
[INFO] [stdout]     |
[INFO] [stdout] 160 |         if let Err(OccupiedError { entry, value, .. }) = self.known_enum_execution_impls.try_insert(
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0027, E0638.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0027`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ab-riscv-macros` (lib test) due to 6 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0027, E0638.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0027`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ab-riscv-macros` (lib) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b418257930bb933d1f214ab9d4260577f7cc1e7ecf504c8c4a6168da022816e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b418257930bb933d1f214ab9d4260577f7cc1e7ecf504c8c4a6168da022816e6", kill_on_drop: false }`
[INFO] [stdout] b418257930bb933d1f214ab9d4260577f7cc1e7ecf504c8c4a6168da022816e6
